﻿2026-06-19T05:17:18.3966496Z ##[group]Run actions/checkout@v5
2026-06-19T05:17:18.3967403Z with:
2026-06-19T05:17:18.3967788Z   repository: SaberMage/spt-core
2026-06-19T05:17:18.3971100Z   token: ***
2026-06-19T05:17:18.3971467Z   ssh-strict: true
2026-06-19T05:17:18.3971831Z   ssh-user: git
2026-06-19T05:17:18.3972197Z   persist-credentials: true
2026-06-19T05:17:18.3972597Z   clean: true
2026-06-19T05:17:18.3972965Z   sparse-checkout-cone-mode: true
2026-06-19T05:17:18.3973389Z   fetch-depth: 1
2026-06-19T05:17:18.3973747Z   fetch-tags: false
2026-06-19T05:17:18.3974099Z   show-progress: true
2026-06-19T05:17:18.3974468Z   lfs: false
2026-06-19T05:17:18.3974797Z   submodules: false
2026-06-19T05:17:18.3975154Z   set-safe-directory: true
2026-06-19T05:17:18.3975742Z ##[endgroup]
2026-06-19T05:17:18.4884609Z Syncing repository: SaberMage/spt-core
2026-06-19T05:17:18.4886330Z ##[group]Getting Git version info
2026-06-19T05:17:18.4887021Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-19T05:17:18.4887962Z [command]/usr/bin/git version
2026-06-19T05:17:18.4890288Z git version 2.43.0
2026-06-19T05:17:18.4908419Z ##[endgroup]
2026-06-19T05:17:18.4918744Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3a84c8f1-42a6-4a40-acfb-d8e26c1255ff' before making global git config changes
2026-06-19T05:17:18.4920118Z Adding repository directory to the temporary git global config as a safe directory
2026-06-19T05:17:18.4921963Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-19T05:17:18.4952748Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-19T05:17:18.4973586Z https://github.com/SaberMage/spt-core
2026-06-19T05:17:18.4985655Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-19T05:17:18.4988437Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-19T05:17:18.5018709Z refs/heads/main
2026-06-19T05:17:18.5025620Z [command]/usr/bin/git checkout --detach
2026-06-19T05:17:18.5218198Z HEAD is now at 5f9ea23c docs(changelog): correct v0.12.0 notes — scope resume-picker to ready agents + add un-host Psyche reap
2026-06-19T05:17:18.5256626Z [command]/usr/bin/git branch --delete --force main
2026-06-19T05:17:18.5293392Z Deleted branch main (was 5f9ea23c).
2026-06-19T05:17:18.5472003Z ##[endgroup]
2026-06-19T05:17:18.5474928Z [command]/usr/bin/git submodule status
2026-06-19T05:17:18.5664428Z ##[group]Cleaning the repository
2026-06-19T05:17:18.5668061Z [command]/usr/bin/git clean -ffdx
2026-06-19T05:17:20.6427653Z Removing target/
2026-06-19T05:17:20.6439961Z [command]/usr/bin/git reset --hard HEAD
2026-06-19T05:17:20.6571010Z HEAD is now at 5f9ea23c docs(changelog): correct v0.12.0 notes — scope resume-picker to ready agents + add un-host Psyche reap
2026-06-19T05:17:20.6575103Z ##[endgroup]
2026-06-19T05:17:20.6577807Z ##[group]Disabling automatic garbage collection
2026-06-19T05:17:20.6582019Z [command]/usr/bin/git config --local gc.auto 0
2026-06-19T05:17:20.6614433Z ##[endgroup]
2026-06-19T05:17:20.6615455Z ##[group]Setting up auth
2026-06-19T05:17:20.6621697Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-19T05:17:20.6654547Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-19T05:17:20.6851019Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-19T05:17:20.6878633Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-19T05:17:20.7079741Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-19T05:17:20.7109083Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-19T05:17:20.7306725Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-19T05:17:20.7345721Z ##[endgroup]
2026-06-19T05:17:20.7346457Z ##[group]Fetching the repository
2026-06-19T05:17:20.7354472Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6473fe7485097ed899e77bfa4f71e9a2707cd554:refs/remotes/origin/main
2026-06-19T05:17:21.3160392Z From https://github.com/SaberMage/spt-core
2026-06-19T05:17:21.3161064Z  + 5f9ea23c...6473fe74 6473fe7485097ed899e77bfa4f71e9a2707cd554 -> origin/main  (forced update)
2026-06-19T05:17:21.3178926Z ##[endgroup]
2026-06-19T05:17:21.3179899Z ##[group]Determining the checkout info
2026-06-19T05:17:21.3180739Z ##[endgroup]
2026-06-19T05:17:21.3184070Z [command]/usr/bin/git sparse-checkout disable
2026-06-19T05:17:21.3219549Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-19T05:17:21.3244331Z ##[group]Checking out the ref
2026-06-19T05:17:21.3247253Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-19T05:17:21.3400136Z Warning: you are leaving 1 commit behind, not connected to
2026-06-19T05:17:21.3400675Z any of your branches:
2026-06-19T05:17:21.3400875Z 
2026-06-19T05:17:21.3401490Z   5f9ea23c docs(changelog): correct v0.12.0 notes — scope resume-picker to ready agents + add un-host Psyche reap
2026-06-19T05:17:21.3401971Z 
2026-06-19T05:17:21.3402187Z If you want to keep it by creating a new branch, this may be a good time
2026-06-19T05:17:21.3402606Z to do so with:
2026-06-19T05:17:21.3402747Z 
2026-06-19T05:17:21.3402890Z  git branch <new-branch-name> 5f9ea23c
2026-06-19T05:17:21.3403108Z 
2026-06-19T05:17:21.3407129Z Switched to a new branch 'main'
2026-06-19T05:17:21.3407825Z branch 'main' set up to track 'origin/main'.
2026-06-19T05:17:21.3415089Z ##[endgroup]
2026-06-19T05:17:21.3449284Z [command]/usr/bin/git log -1 --format=%H
2026-06-19T05:17:21.3476938Z 6473fe7485097ed899e77bfa4f71e9a2707cd554
